home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
PMGRacing.swf
/
scripts
/
DefineButton2_331
/
BUTTONCONDACTION on(rollOver).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-07
|
223 b
|
11 lines
on(rollOver){
tellTarget("_level0/damage")
{
gotoAndStop(int(getProperty("/damage", _currentframe) - "10"));
}
set("/:ob" add eval("var"),"0");
_X = "-50";
_Y = "300";
gotoAndStop(1);
}